GXGetPrinterName
You can use theGXGetPrinterName
function to obtain the name of the printer associated with a particular printer object.
void GXGetPrinterName (gxPrinter aPrinter, Str31 name);
aPrinter
- A reference to the printer object associated with a printer.
name
- On return, the printer's name.
DESCRIPTION
TheGXGetPrinterName
function retrieves the name of the printer to which theaPrinter
parameter refers and places it in the name parameter.RESULT CODES
gxSegmentLoadFailedErr A required code segment could not be found, or there was not enough memory to load it. SEE ALSO
For an example that uses the GXGetPrinterName function, see "Obtaining Printer and Printer Driver Information for a Job" on page 4-22.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help